luci-lib-jsonc: stringify int use json_object_new_int64 instead
authorJustin Klaassen <[email protected]>
Sat, 19 Mar 2022 18:34:05 +0000 (11:34 -0700)
committerJo-Philipp Wich <[email protected]>
Thu, 7 Apr 2022 17:12:17 +0000 (19:12 +0200)
commitbc85ba52a792be7757852346c11784d8a508f5b8
treeede4869a902c833cc2bea263b48136953cc0b478
parent59c838b52a917d6d6bdca2cb47598b065d2ef10f
luci-lib-jsonc: stringify int use json_object_new_int64 instead

Fixes: #3293
Signed-off-by: Justin Klaassen <[email protected]>
(cherry picked from commit 45f411b7a29d0aa6b46946f06bd88082f2a68034)
libs/luci-lib-jsonc/src/jsonc.c